home *** CD-ROM | disk | FTP | other *** search
/ Champak 74 / Volume 74 My Disc - Damaged.iso / Games / sue_and_witch.swf / scripts / frame_146 / DoAction.as
Text File  |  2008-08-08  |  216b  |  6 lines

  1. stop();
  2. if(Number(chere) == 1 and Number(mom) == 1 and Number(col) == 4 and Number(man) == 1 and Number(face) == 3 and Number(age) == 1 and Number(clothes) <= 2 and Number(eye) == 1)
  3. {
  4.    corn.gotoAndStop(2);
  5. }
  6.